home *** CD-ROM | disk | FTP | other *** search
/ Animation Factory 3 - Disc 11 / Anime Factory 11.iso / animations / style.css < prev    next >
Cascading Style Sheet File  |  2005-12-09  |  1KB  |  16 lines

  1.  
  2. b { font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
  3. h1 { color: black; font-style: italic; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
  4. h2 { font-style: italic; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
  5. h3 { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
  6. h4 { color: black; font-style: italic; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
  7. h5 { font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; letter-spacing: normal }
  8. h6 { color: #ddd; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
  9. li { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
  10. p { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
  11. td  { font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
  12. BODY  { margin: 0; background-color: "#D93018"; }
  13. a:link {color: "#626262"; text-decoration: none}
  14. a:visited {color: "#626262"; text-decoration: none}
  15. a:hover {color: #FF0000; text-decoration: underline}
  16.